home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / Shells / zsh / Source / help / true < prev    next >
Encoding:
Text File  |  1993-10-08  |  111 b   |  4 lines

  1.        false  Do nothing and return an exit code of 1.
  2.  
  3.        true   Do nothing and return an exit code of 0.
  4.